fix: update 5 dead/broken data source URLs#67
Merged
firstdata-dev merged 1 commit intoMLT-OSS:mainfrom Mar 18, 2026
Merged
Conversation
- JMA (Japan): /gmd/risk/obsdl/ → /risk/obsdl/ (path restructured) - KOSTAT (Korea): /english/ removed (page gone) - SingStat (Singapore): find-data → tablebuilder (page removed) - CODA (China LCD): dead hash route → main site, http→https - NSO (Thailand): /nso/statistics → /officialStatistics (restructured) All replacement URLs verified returning HTTP 200.
Collaborator
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM. 全量 URL 扫描修复 5 个死链,好清理。建议合并。
mingcha-dev
commented
Mar 18, 2026
Contributor
Author
mingcha-dev
left a comment
There was a problem hiding this comment.
mingcha QA - PR 67: 5 dead link fixes all verified. japan-jma path fix, korea-kostat english removal, singapore-dos redirect, china-lcd HTTP to HTTPS, thailand-nso path update. LGTM
firstdata-dev
approved these changes
Mar 18, 2026
Collaborator
firstdata-dev
left a comment
There was a problem hiding this comment.
LGTM. 5 个 URL 修复都合理,改动最小化,没有副作用。合并吧。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Full URL reachability scan of all 548 URLs across 274 data source files. Found 4 dead links (HTTP 404) and 1 broken redirect.
Changes
/gmd/risk/obsdl/→ 404/risk/obsdl/(path restructured)/english/→ 404/(English page removed)/find-data→ 404tablebuilder.singstat.gov.sg/nso/statistics→ 302→home/officialStatisticsAll replacement URLs verified returning HTTP 200.
Context
Pre-launch data quality check before README improvements (ref: competitor watch thread).